[INFO] cloning repository https://github.com/lmmx/asterism
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmmx/asterism" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42c7541588c6a739288a322c59ca00e5718ee8f0
[INFO] testing lmmx/asterism against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lmmx/asterism
[INFO] finished tweaking git repo https://github.com/lmmx/asterism
[INFO] tweaked toml for git repo https://github.com/lmmx/asterism written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lmmx/asterism on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lmmx/asterism already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1eeb02b7af2044dc8b3efee7557dd63701d11a72dd32da8fd13dd6df311fbde0
[INFO] running `Command { std: "docker" "start" "-a" "1eeb02b7af2044dc8b3efee7557dd63701d11a72dd32da8fd13dd6df311fbde0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1eeb02b7af2044dc8b3efee7557dd63701d11a72dd32da8fd13dd6df311fbde0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eeb02b7af2044dc8b3efee7557dd63701d11a72dd32da8fd13dd6df311fbde0", kill_on_drop: false }`
[INFO] [stdout] 1eeb02b7af2044dc8b3efee7557dd63701d11a72dd32da8fd13dd6df311fbde0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0121a2853a30b960ebc388581a0beb63285d205df3b84c36d13d59b157bc6274
[INFO] running `Command { std: "docker" "start" "-a" "0121a2853a30b960ebc388581a0beb63285d205df3b84c36d13d59b157bc6274", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling facet-core v0.30.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling facet-macros-parse v0.30.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling facet-macros-emit v0.30.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling facet-reflect v0.30.0
[INFO] [stderr]    Compiling tree-sitter-md v0.5.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling facet-serialize v0.30.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling facet-macros v0.30.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling edtui-jagged v0.1.12
[INFO] [stderr]    Compiling edtui v0.9.9
[INFO] [stderr]    Compiling facet-toml v0.30.0
[INFO] [stderr]    Compiling facet v0.30.0
[INFO] [stderr]    Compiling textum v0.1.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling asterism v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 2m 40s
[INFO] running `Command { std: "docker" "inspect" "0121a2853a30b960ebc388581a0beb63285d205df3b84c36d13d59b157bc6274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0121a2853a30b960ebc388581a0beb63285d205df3b84c36d13d59b157bc6274", kill_on_drop: false }`
[INFO] [stdout] 0121a2853a30b960ebc388581a0beb63285d205df3b84c36d13d59b157bc6274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 810aecc2197d8c7ae4b7c6d87a09e65fca6b19e3a2eabf60ca949feed7117b98
[INFO] running `Command { std: "docker" "start" "-a" "810aecc2197d8c7ae4b7c6d87a09e65fca6b19e3a2eabf60ca949feed7117b98", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling edtui v0.9.9
[INFO] [stderr]    Compiling asterism v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 14.21s
[INFO] running `Command { std: "docker" "inspect" "810aecc2197d8c7ae4b7c6d87a09e65fca6b19e3a2eabf60ca949feed7117b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810aecc2197d8c7ae4b7c6d87a09e65fca6b19e3a2eabf60ca949feed7117b98", kill_on_drop: false }`
[INFO] [stdout] 810aecc2197d8c7ae4b7c6d87a09e65fca6b19e3a2eabf60ca949feed7117b98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5de4c4ed8c65e90c1f00d68b1770dfc5362194eda28a132d066780c4c3b7f68a
[INFO] running `Command { std: "docker" "start" "-a" "5de4c4ed8c65e90c1f00d68b1770dfc5362194eda28a132d066780c4c3b7f68a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asterism-8e4c5ad4dea09c54)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test app_state::tests::test_tree_structure_multi_file ... ok
[INFO] [stdout] test app_state::tests::test_navigation_skips_files ... ok
[INFO] [stdout] test edit_plan::tests::test_boundary_mode_exclude ... ok
[INFO] [stdout] test app_state::tests::test_tree_structure_single_file ... FAILED
[INFO] [stdout] test app_state::tests::test_edit_plan_captures_changes ... ok
[INFO] [stdout] test edit_plan::tests::test_extract_sections_line_numbers ... ok
[INFO] [stdout] test edit_plan::tests::test_line_numbering_off_by_one ... ok
[INFO] [stdout] test edit_plan::tests::test_section_replacement_with_empty_lines ... ok
[INFO] [stdout] test edit_plan::tests::test_single_line_replacement ... ok
[INFO] [stdout] test formats::difftastic::tests::test_created_file_no_chunks ... FAILED
[INFO] [stdout] test formats::difftastic::tests::test_deleted_file_no_chunks ... FAILED
[INFO] [stdout] test formats::difftastic::tests::test_file_path_tracking ... ok
[INFO] [stdout] test edit_plan::tests::test_line_indexing_zero_vs_one ... ok
[INFO] [stdout] test formats::difftastic::tests::test_hunk_structure ... ok
[INFO] [stdout] test formats::difftastic::tests::test_parse_multi_hunk_file ... FAILED
[INFO] [stdout] test formats::difftastic::tests::test_parse_ndjson_multi_file ... FAILED
[INFO] [stdout] test edit_plan::tests::test_textum_line_behavior ... ok
[INFO] [stdout] test formats::difftastic::tests::test_parse_single_file_diff ... FAILED
[INFO] [stdout] test formats::difftastic::tests::test_unchanged_file_skipped ... ok
[INFO] [stdout] test input::tests::test_find_documents_single_file ... ok
[INFO] [stdout] test input::tests::test_tree_sitter_parsing ... ok
[INFO] [stdout] test input::tests::test_extract_simple_sections ... ok
[INFO] [stdout] test edit_plan::tests::test_diagnose_line_numbers ... ok
[INFO] [stdout] test edit_plan::tests::test_exact_scenario ... ok
[INFO] [stdout] test app_state::tests::test_edit_persists_correctly ... ok
[INFO] [stdout] test edit_plan::tests::test_app_section_to_textum_conversion ... ok
[INFO] [stdout] test input::tests::test_section_hierarchy ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test app_state::tests::test_multiple_edits_correct_offsets ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app_state::tests::test_tree_structure_single_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app_state::tests::test_tree_structure_single_file' (23) panicked at src/tests/app_state.rs:284:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63041313fbea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63041315649a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    2:     0x630413144b12 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63041311ca5f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304131371b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]    5:     0x630412d0a23c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x630413137372 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63041311cb18 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x630413111989 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63041311daad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]   10:     0x630413156cdc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]   11:     0x630413156b93 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x63041315170d - core[d17f6591d688f3bd]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x630412cafe20 - asterism[18c6abff976c93f]::app_state::tests::test_tree_structure_single_file
[INFO] [stdout]   14:     0x630412caa9c3 - asterism[18c6abff976c93f]::app_state::tests::test_tree_structure_single_file::{closure#0}
[INFO] [stdout]   15:     0x630412cb97c6 - <asterism[18c6abff976c93f]::app_state::tests::test_tree_structure_single_file::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x630412cfd51b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]   17:     0x630412d0ad0b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]   18:     0x630412d04424 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x630412d0d912 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x63041313eccf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x79399acb0aa4 - <unknown>
[INFO] [stdout]   22:     0x79399ad3da64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_created_file_no_chunks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_created_file_no_chunks' (34) panicked at src/formats/../tests/difftastic.rs:100:5:
[INFO] [stdout] assertion failed: sections[0].title.contains("created") || sections[0].title.contains("File")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63041313fbea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63041315649a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    2:     0x630413144b12 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63041311ca5f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304131371b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]    5:     0x630412d0a23c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x630413137372 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63041311cb4a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x630413111989 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63041311daad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]   10:     0x630413156cdc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]   11:     0x630413156ca2 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]   12:     0x630412cc7c82 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_created_file_no_chunks
[INFO] [stdout]   13:     0x630412cc6cf3 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_created_file_no_chunks::{closure#0}
[INFO] [stdout]   14:     0x630412cb9b86 - <asterism[18c6abff976c93f]::formats::difftastic::tests::test_created_file_no_chunks::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x630412cfd51b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]   16:     0x630412d0ad0b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]   17:     0x630412d04424 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x630412d0d912 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x63041313eccf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x79399acb0aa4 - <unknown>
[INFO] [stdout]   21:     0x79399ad3da64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_deleted_file_no_chunks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_deleted_file_no_chunks' (35) panicked at src/formats/../tests/difftastic.rs:110:5:
[INFO] [stdout] assertion failed: sections[0].title.contains("deleted") || sections[0].title.contains("File")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63041313fbea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63041315649a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    2:     0x630413144b12 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63041311ca5f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304131371b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]    5:     0x630412d0a23c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x630413137372 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63041311cb4a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x630413111989 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63041311daad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]   10:     0x630413156cdc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]   11:     0x630413156ca2 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]   12:     0x630412cc7f82 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_deleted_file_no_chunks
[INFO] [stdout]   13:     0x630412cc6d23 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_deleted_file_no_chunks::{closure#0}
[INFO] [stdout]   14:     0x630412cb9bc6 - <asterism[18c6abff976c93f]::formats::difftastic::tests::test_deleted_file_no_chunks::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x630412cfd51b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]   16:     0x630412d0ad0b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]   17:     0x630412d04424 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x630412d0d912 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x63041313eccf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x79399acb0aa4 - <unknown>
[INFO] [stdout]   21:     0x79399ad3da64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_parse_multi_hunk_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_parse_multi_hunk_file' (38) panicked at src/formats/../tests/difftastic.rs:29:5:
[INFO] [stdout] assertion `left == right` failed: Should have 2 hunks
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63041313fbea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63041315649a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    2:     0x630413144b12 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63041311ca5f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304131371b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]    5:     0x630412d0a23c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x630413137372 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63041311cb18 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x630413111989 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63041311daad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]   10:     0x630413156cdc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]   11:     0x630413156bf3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x63041315170d - core[d17f6591d688f3bd]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x630412cc76c0 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_multi_hunk_file
[INFO] [stdout]   14:     0x630412cc6cc3 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_multi_hunk_file::{closure#0}
[INFO] [stdout]   15:     0x630412cb9b46 - <asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_multi_hunk_file::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x630412cfd51b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]   17:     0x630412d0ad0b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]   18:     0x630412d04424 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x630412d0d912 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x63041313eccf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x79399acb0aa4 - <unknown>
[INFO] [stdout]   22:     0x79399ad3da64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_parse_ndjson_multi_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_parse_ndjson_multi_file' (39) panicked at src/formats/../tests/difftastic.rs:56:5:
[INFO] [stdout] assertion failed: sections[0].title.contains("created") || sections[0].title.contains("File")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63041313fbea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63041315649a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    2:     0x630413144b12 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63041311ca5f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304131371b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]    5:     0x630412d0a23c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x630413137372 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63041311cb4a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x630413111989 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63041311daad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]   10:     0x630413156cdc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]   11:     0x630413156ca2 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]   12:     0x630412cc890c - asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_ndjson_multi_file
[INFO] [stdout]   13:     0x630412cc6db3 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_ndjson_multi_file::{closure#0}
[INFO] [stdout]   14:     0x630412cb9c86 - <asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_ndjson_multi_file::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x630412cfd51b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]   16:     0x630412d0ad0b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]   17:     0x630412d04424 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x630412d0d912 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x63041313eccf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x79399acb0aa4 - <unknown>
[INFO] [stdout]   21:     0x79399ad3da64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_parse_single_file_diff stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_parse_single_file_diff' (40) panicked at src/formats/../tests/difftastic.rs:14:5:
[INFO] [stdout] Should be a hunk
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63041313fbea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63041315649a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    2:     0x630413144b12 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63041311ca5f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304131371b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]    5:     0x630412d0a23c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x630413137372 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63041311cb4a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x630413111989 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63041311daad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]   10:     0x630413156cdc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]   11:     0x630412cc8348 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_single_file_diff
[INFO] [stdout]   12:     0x630412cc6d53 - asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_single_file_diff::{closure#0}
[INFO] [stdout]   13:     0x630412cb9c06 - <asterism[18c6abff976c93f]::formats::difftastic::tests::test_parse_single_file_diff::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x630412cfd51b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]   15:     0x630412d0ad0b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]   16:     0x630412d04424 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x630412d0d912 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63041313eccf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x79399acb0aa4 - <unknown>
[INFO] [stdout]   20:     0x79399ad3da64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app_state::tests::test_multiple_edits_correct_offsets stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app_state::tests::test_multiple_edits_correct_offsets' (20) panicked at src/tests/app_state.rs:235:5:
[INFO] [stdout] Middle section should remain
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63041313fbea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63041315649a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    2:     0x630413144b12 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63041311ca5f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6304131371b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]    5:     0x630412d0a23c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x630413137372 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63041311cb4a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x630413111989 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63041311daad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]   10:     0x630413156cdc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]   11:     0x630412cb1808 - asterism[18c6abff976c93f]::app_state::tests::test_multiple_edits_correct_offsets
[INFO] [stdout]   12:     0x630412caa9f3 - asterism[18c6abff976c93f]::app_state::tests::test_multiple_edits_correct_offsets::{closure#0}
[INFO] [stdout]   13:     0x630412cb9806 - <asterism[18c6abff976c93f]::app_state::tests::test_multiple_edits_correct_offsets::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x630412cfd51b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]   15:     0x630412d0ad0b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]   16:     0x630412d04424 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x630412d0d912 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63041313eccf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x79399acb0aa4 - <unknown>
[INFO] [stdout]   20:     0x79399ad3da64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app_state::tests::test_multiple_edits_correct_offsets
[INFO] [stdout]     app_state::tests::test_tree_structure_single_file
[INFO] [stdout]     formats::difftastic::tests::test_created_file_no_chunks
[INFO] [stdout]     formats::difftastic::tests::test_deleted_file_no_chunks
[INFO] [stdout]     formats::difftastic::tests::test_parse_multi_hunk_file
[INFO] [stdout]     formats::difftastic::tests::test_parse_ndjson_multi_file
[INFO] [stdout]     formats::difftastic::tests::test_parse_single_file_diff
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5de4c4ed8c65e90c1f00d68b1770dfc5362194eda28a132d066780c4c3b7f68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5de4c4ed8c65e90c1f00d68b1770dfc5362194eda28a132d066780c4c3b7f68a", kill_on_drop: false }`
[INFO] [stdout] 5de4c4ed8c65e90c1f00d68b1770dfc5362194eda28a132d066780c4c3b7f68a
